Skip to content

All done! #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

darms
Copy link

@darms darms commented Mar 20, 2017

No description provided.

.gitignore Outdated

# dotenv environment variables file
.env

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#Build Directory
build/

This happens but you can slap that in there to make sure you are ignoring the build directory

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

▓⚗_⚗▓

"main": "index.js",
"scripts": {
"build": "./node_modules/webpack/bin/webpack.js",
"watch": "./node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"lint": "./node_modules/.bin/eslint ./**/*.js"

missing the above script, one of the requirements was to have this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants